home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Resources
/
Burning & Media
/
GB-PVR 1.2.13
/
GBPVR10213.msi
/
Cabs.w1.cab
/
RSS.aspx458
< prev
next >
Wrap
Text File
|
2007-05-26
|
2KB
|
23 lines
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="RSS.aspx.cs" Inherits="gbweb.RSS" %>
<html id="rssFeedInfo" runat="server">
<head>
<link runat="server" id="in_progressLinkH" rel="alternate" type="application/rss+xml" title="In-Progress recordings feed." ></link>
<link runat="server" id="completedLinkH" rel="alternate" type="application/rss+xml" title="Completed recordings feed." ></link>
<link runat="server" id="pendingLinkH" rel="alternate" type="application/rss+xml" title="Pending recordings feed." ></link>
<link runat="server" id="conflictLinkH" rel="alternate" type="application/rss+xml" title="Conflict recordings feed." ></link>
<link runat="server" id="failedLinkH" rel="alternate" type="application/rss+xml" title="Failed recordings feed." ></link>
<link runat="server" id="seasonLinkH" rel="alternate" type="application/rss+xml" title="Season recordings feed." ></link>
<link runat="server" id="deletedLinkH" rel="alternate" type="application/rss+xml" title="Deleted recordings feed." ></link>
</head>
<body>
<a runat="server" id="in_progressLinkB"><img src="rss.gif" title="In-Progress recordings feed." /></a><div>In-Progress recordings feed.</div><br />
<a runat="server" id="completedLinkB"><img src="rss.gif" title="Completed recordings feed." /></a><div>Completed recordings feed.</div><br />
<a runat="server" id="pendingLinkB"><img src="rss.gif" title="Pending recordings feed." /></a><div>Pending recordings feed.</div><br />
<a runat="server" id="conflictLinkB"><img src="rss.gif" title="Conflict recordings feed." /></a><div>Conflict recordings feed.</div><br />
<a runat="server" id="failedLinkB"><img src="rss.gif" title="Subscribe to the Failed recordings feed." /></a><div>Failed recordings feed.</div><br />
<a runat="server" id="seasonLinkB"><img src="rss.gif" title="Subscribe to the Season recordings feed." /></a><div>Season recordings feed.</div><br />
<a runat="server" id="deletedLinkB"><img src="rss.gif" title="Subscribe to the Deleted recordings feed." /></a><div>Deleted recordings feed.</div><br />
</body>
</html>